<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <action>Allegro</action>
        <scheme>;;; Allegro
(d-DirectivePut-chord-postfix "Tempo" "^\\markup \\italic \\bold {Allegro}")
(d-DirectivePut-chord-display "Tempo" "Allegro")
(d-RefreshDisplay)</scheme>
        <label>Allegro</label>
        <tooltip>Print Allegro in bold italics above the chord.</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
